'Declaration
<JsonConverterAttribute(#TUn.#VUn)> Public Property Items As IEnumerable(Of T)
[JsonConverter(#TUn.#VUn)] public IEnumerable<T> Items {get; set;}
'Declaration
<JsonConverterAttribute(#TUn.#VUn)> Public Property Items As IEnumerable(Of T)
[JsonConverter(#TUn.#VUn)] public IEnumerable<T> Items {get; set;}